﻿2026-08-03T01:13:07.3172318Z ##[group]Run actions/checkout@v5
2026-08-03T01:13:07.3173142Z with:
2026-08-03T01:13:07.3173762Z   repository: BigscreenVR/spt-bs-core
2026-08-03T01:13:07.3180460Z   token: ***
2026-08-03T01:13:07.3181071Z   ssh-strict: true
2026-08-03T01:13:07.3181691Z   ssh-user: git
2026-08-03T01:13:07.3182330Z   persist-credentials: true
2026-08-03T01:13:07.3183020Z   clean: true
2026-08-03T01:13:07.3183659Z   sparse-checkout-cone-mode: true
2026-08-03T01:13:07.3184404Z   fetch-depth: 1
2026-08-03T01:13:07.3185026Z   fetch-tags: false
2026-08-03T01:13:07.3185654Z   show-progress: true
2026-08-03T01:13:07.3186383Z   lfs: false
2026-08-03T01:13:07.3186975Z   submodules: false
2026-08-03T01:13:07.3187600Z   set-safe-directory: true
2026-08-03T01:13:07.3188321Z   allow-unsafe-pr-checkout: false
2026-08-03T01:13:07.3189141Z env:
2026-08-03T01:13:07.3189799Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-03T01:13:07.3190591Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-03T01:13:07.3200887Z   HEAVY: (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|engine_room_bringup_e2e|gateway_owner_shell_e2e|commune_two_cwd_e2e|job_escape_e2e|knock_approve_not_hostage_e2e|knock_mutual_cross_node_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|psyche_download_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e|wake_resume_bind_e2e)$/)) | (package(spt-term) & kind(test))
2026-08-03T01:13:07.3211879Z ##[endgroup]
2026-08-03T01:13:07.3992893Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T01:13:07.3995042Z ##[group]Getting Git version info
2026-08-03T01:13:07.3996190Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-03T01:13:07.3997783Z [command]/usr/bin/git version
2026-08-03T01:13:07.4024160Z git version 2.43.0
2026-08-03T01:13:07.4044170Z ##[endgroup]
2026-08-03T01:13:07.4050983Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/1cfdbbd0-88e5-4433-a5fd-030f445221ee/.gitconfig'
2026-08-03T01:13:07.4058236Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1cfdbbd0-88e5-4433-a5fd-030f445221ee' before making global git config changes
2026-08-03T01:13:07.4060386Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T01:13:07.4062166Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T01:13:07.4114258Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-03T01:13:07.4134131Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T01:13:07.4144580Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T01:13:07.4146479Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T01:13:07.4162394Z refs/heads/golden/gc-fix-125
2026-08-03T01:13:07.4168263Z [command]/usr/bin/git checkout --detach
2026-08-03T01:13:07.4220424Z HEAD is now at 184f2ac4e fix(deps): patch swarm-discovery to the backported GC fix (fixes #125)
2026-08-03T01:13:07.4254128Z [command]/usr/bin/git branch --delete --force golden/gc-fix-125
2026-08-03T01:13:07.4279932Z Deleted branch golden/gc-fix-125 (was 184f2ac4e).
2026-08-03T01:13:07.4380095Z ##[endgroup]
2026-08-03T01:13:07.4381200Z [command]/usr/bin/git submodule status
2026-08-03T01:13:07.4569073Z ##[group]Cleaning the repository
2026-08-03T01:13:07.4570637Z [command]/usr/bin/git clean -ffdx
2026-08-03T01:13:07.4602459Z Removing traceable-reqs
2026-08-03T01:13:07.4609509Z [command]/usr/bin/git reset --hard HEAD
2026-08-03T01:13:07.4666229Z HEAD is now at 184f2ac4e fix(deps): patch swarm-discovery to the backported GC fix (fixes #125)
2026-08-03T01:13:07.4672879Z ##[endgroup]
2026-08-03T01:13:07.4674359Z ##[group]Disabling automatic garbage collection
2026-08-03T01:13:07.4676803Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T01:13:07.4698803Z ##[endgroup]
2026-08-03T01:13:07.4700139Z ##[group]Setting up auth
2026-08-03T01:13:07.4703020Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T01:13:07.4727960Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T01:13:07.4916217Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T01:13:07.4940945Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T01:13:07.5119029Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T01:13:07.5144363Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T01:13:07.5332895Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T01:13:07.5364537Z ##[endgroup]
2026-08-03T01:13:07.5365885Z ##[group]Fetching the repository
2026-08-03T01:13:07.5371949Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +184f2ac4e0f9df9d805a81c302a1409762fac2f8:refs/remotes/origin/golden/gc-fix-125
2026-08-03T01:13:07.9659842Z ##[endgroup]
2026-08-03T01:13:07.9660424Z ##[group]Determining the checkout info
2026-08-03T01:13:07.9660992Z ##[endgroup]
2026-08-03T01:13:07.9665548Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T01:13:07.9703313Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T01:13:07.9730987Z ##[group]Checking out the ref
2026-08-03T01:13:07.9734208Z [command]/usr/bin/git checkout --progress --force -B golden/gc-fix-125 refs/remotes/origin/golden/gc-fix-125
2026-08-03T01:13:07.9790455Z Switched to a new branch 'golden/gc-fix-125'
2026-08-03T01:13:07.9791007Z branch 'golden/gc-fix-125' set up to track 'origin/golden/gc-fix-125'.
2026-08-03T01:13:07.9795577Z ##[endgroup]
2026-08-03T01:13:07.9828476Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T01:13:07.9854649Z 184f2ac4e0f9df9d805a81c302a1409762fac2f8
